Skip to content

Conversation

@keitharm
Copy link
Member

• Use native js dates instead of moment for ~60% increase in dates calculation
• Email addresses are now transliterated
• More street/city names for NL dataset
• Add country name to location block
• Capitalized proper nouns
• Split street into number and name properties
• Fixed Norwegian id generation bug
• Fixed Switzerland phone number format
• Fixed Danish CPR number calculation

- Update codebase to es6
- Add stats cache for sockets - updates every 2.5 secs
- Sockets runs on same port as Express server
- Move server code to Generator init methods (WIP)
- Update gulp scripts to be gulp 4 compatible
- Add key/value store instead of referencing global variables throughout app
- Previously using RUG v0.4, which is much slower
- Fetch api stats immediately upon launch
- Update socket.io to latest version
- Removed old api route path
- inject 30 day avg directly into donate ejs page
- Add 1.2 and 1.3 version properties to request schema
- Simplified routing for default api
- API now uses generate method instead of instantiating new object for every job
- Use native js dates instead of moment for ~60% increase in dates calculation
- Email addresses are now transliterated
- More street/city names for NL dataset
- Fixed Norwegian id generation bug
@codecov-io
Copy link

codecov-io commented Sep 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@58375ec). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #129   +/-   ##
=========================================
  Coverage          ?   93.95%           
=========================================
  Files             ?       92           
  Lines             ?     2267           
  Branches          ?      332           
=========================================
  Hits              ?     2130           
  Misses            ?      137           
  Partials          ?        0
Impacted Files Coverage Δ
api/1.2/data/FR/inject.js 100% <ø> (ø)
api/1.1/data/CA/inject.js 100% <ø> (ø)
api/1.2/data/TR/inject.js 100% <ø> (ø)
api/1.0/data/FI/inject.js 95.83% <ø> (ø)
api/1.3/api.js 96.78% <ø> (ø)
api/1.2/data/IE/inject.js 100% <ø> (ø)
api/1.1/data/DE/inject.js 100% <ø> (ø)
api/1.0/data/DE/inject.js 100% <ø> (ø)
api/1.2/api.js 94.85% <ø> (ø)
api/1.0/data/FR/inject.js 100% <ø> (ø)
... and 61 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58375ec...ef246b7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants